Message(String) Constructor
Initializes a new instance of the Message class based on the supplied file.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public Message(
string filePath
)
Public Sub New (
filePath As String
)
Parameters
- filePath String
- File path.